@charset "utf-8";
/*首页内容*/
/*=======头部=======*/
#header h1{ padding:10px 0 11px 28px;}
#main_flash{ width:980px;clear:both; margin-left:12px; padding-top:1px; height:340px;}
/*=======js==========*/
#nav{background: url(../images/bg_nav.gif) left top repeat-x;width:980px; height:35px; margin-left:12px;}
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none; height: 24px;line-height:24px;}
ul.menu li {position:relative; float:left; background:url(../images/li.gif) right top no-repeat;}
ul.menu li ul li{ border:none;}
ul.menu ul {position:absolute; top:39px; left:0; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative;border-top:none; width:130px; margin:0;background:none;}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#454444; color:#fff; width:148px; border:1px #fff solid; margin-top:-5px;}
ul.menu ul li a:hover {background-color:#fa7e04; color: #000000;}
ul.menu ul ul {left:120px; top:-8px}
ul.menu .menulink { text-align:center;font-weight:bold; width:163px; color:#fff; height:33px; line-height:33px;}
ul.menu .menulink:hover, ul.menu .menuhover {background:#454444; width:163px;}
/*=======左==========*/
#left ul{ background:url(../images/bg_left.gif) 32px 24px no-repeat;  height:165px; padding:85px 0 0 70px; display:block;}
#left ul li{ line-height:24px; background:url(../images/l.gif) left center no-repeat; padding-left:15px;}
#left_2 ul{ background:url(../images/bg_left_2.gif) 32px 24px no-repeat;  height:149px; padding:85px 0 0 70px; display:block;transition: .5s;}
#left_2::after{content: "";width: 241px;height: 4px;background-color: rgb(240,240,240);float: left;margin-left: 32px;}
#left_2 ul li p a{ line-height:24px; background:url(../images/l.gif) left center no-repeat; padding-left:15px;}
#center h2{ padding-top:24px;}
#center p{ line-height:22px; padding:10px 15px 10px 15px;}
#new_index{ background:url(../images/bg_right.gif) left 24px no-repeat;}
#new_index ul{ padding:53px 0 0 15px;}
#new_index ul li{ line-height:26px;padding-left:15px;}
/*======新闻中心==========*/
#news{ padding:15px 0 0 0; width:675px;}
#news li{ background:url(../images/a_05.gif) left 11px no-repeat; padding-left:26px; line-height:30px; display:block; border-bottom:1px #CCC dashed;}	
#photos1{ padding-top:15px; overflow:hidden;}
#photos1 ul{ padding-left:20px; }
#photos1 ul li{ float:left; width:220px; }
#photos1 ul li span{ display:block; float:left;text-align:center; width:200px; height:35px; line-height:35px;}
#photos1 ul li img{ border:1px #D9D9D9 solid;}


